point cloud completion
- North America > United States > Oregon (0.04)
- Asia > Middle East > Israel (0.04)
- North America > United States (0.28)
- Asia > Japan > Honshū > Tōhoku (0.04)
- Europe > United Kingdom > England > Cambridgeshire > Cambridge (0.04)
- Information Technology > Artificial Intelligence > Representation & Reasoning (1.00)
- Information Technology > Data Science (0.93)
- Information Technology > Artificial Intelligence > Machine Learning > Neural Networks > Deep Learning (0.68)
- Information Technology > Artificial Intelligence > Machine Learning > Statistical Learning (0.67)
Supplementary Material of SPoVT: Semantic-Prototype V ariational Transformer for Dense Point Cloud Semantic Completion Sheng-Y u Huang 1 Hao-Y u Hsu 1 Y u-Chiang Frank Wang 1,2 1
Since all our experiments (e.g., semantic completion, surface reconstruction, global/part-wise manipulation) are evaluated on the PCN dataset [ Similarly, we also test the "Chair" and the "Table" models on chairs and tables extracted from the ScanNet [ PoinTr is shown in Figure 2 and Figure 3. Qualitative comparisons of part segmentation are visualized in Figure 5, which shows that our SPoVT correctly completes each part of the point clouds. Table 1: Evaluation of point number distributions in predicted point clouds. We now provide more qualitative visualization results on point cloud completion, surface reconstruction, and part-wise manipulation in Figure 6, Figure 7, and Figure 8, respectively. On the other hand, the Alpha value can be chosen as 0.01 for our results with Note that the first three columns are chairs and the last three columns are tables.Figure 4: Architecture of our proposed Refiner θ Figure 5: Qualitative results of completed point cloud with predicted part labels. Figure 6: Qualitative evaluation of completed point cloud.
- North America > United States > California > Los Angeles County > Long Beach (0.05)
- North America > Canada > British Columbia > Metro Vancouver Regional District > Vancouver (0.05)
- Europe > Netherlands > North Holland > Amsterdam (0.05)
InfoCD: A Contrastive Chamfer Distance Loss for Point Cloud Completion
A point cloud is a discrete set of data points sampled from a 3D geometric surface. Chamfer distance (CD) is a popular metric and training loss to measure the distances between point clouds, but also well known to be sensitive to outliers. To address this issue, in this paper we propose InfoCD, a novel contrastive Chamfer distance loss to learn to spread the matched points for better distribution alignments between point clouds as well as accounting for a surface similarity estimator. We show that minimizing InfoCD is equivalent to maximizing a lower bound of the mutual information between the underlying geometric surfaces represented by the point clouds, leading to a regularized CD metric which is robust and computationally efficient for deep learning. We conduct comprehensive experiments for point cloud completion using InfoCD and observe significant improvements consistently over all the popular baseline networks trained with CD-based losses, leading to new state-of-the-art results on several benchmark datasets.
Balanced Chamfer Distance as a Comprehensive Metric for Point Cloud Completion
Chamfer Distance (CD) and Earth Mover's Distance (EMD) are two broadly adopted metrics for measuring the similarity between two point sets. However, CD is usually insensitive to mismatched local density, and EMD is usually dominated by global distribution while overlooks the fidelity of detailed structures. Besides, their unbounded value range induces a heavy influence from the outliers. These defects prevent them from providing a consistent evaluation. To tackle these problems, we propose a new similarity measure named Density-aware Chamfer Distance (DCD). It is derived from CD and benefits from several desirable properties: 1) it can detect disparity of density distributions and is thus a more intensive measure of similarity compared to CD; 2) it is stricter with detailed structures and significantly more computationally efficient than EMD; 3) the bounded value range encourages a more stable and reasonable evaluation over the whole test set.
Point Cloud Completion with Pretrained Text-to-Image Diffusion Models
Point cloud data collected in real-world applications are often incomplete. This is because they are observed from partial viewpoints, which capture only a specific perspective or angle, or due to occlusion and low resolution. Existing completion approaches rely on datasets of specific predefined objects to guide the completion of incomplete, and possibly noisy, point clouds. However, these approaches perform poorly with Out-Of-Distribution (OOD) objects, which are either absent from the dataset or poorly represented. In recent years, the field of text-guided image generation has made significant progress, leading to major breakthroughs in text guided shape generation. We describe an approach called SDS-Complete that uses a pre-trained text-to-image diffusion model and leverages the text semantic of a given incomplete point cloud of an object, to obtain a complete surface representation. SDS-Complete can complete a variety of objects at test time optimization without the need for an expensive collection of 3D information. We evaluate SDS-Complete on incomplete scanned objects, captured by real-world depth sensors and LiDAR scanners, and demonstrate that is effective in handling objects which are typically absent from common datasets.
SurfFill: Completion of LiDAR Point Clouds via Gaussian Surfel Splatting
Strobel, Svenja, Innmann, Matthias, Egger, Bernhard, Stamminger, Marc, Franke, Linus
LiDAR-captured point clouds are often considered the gold standard in active 3D reconstruction. While their accuracy is exceptional in flat regions, the capturing is susceptible to miss small geometric structures and may fail with dark, absorbent materials. Alternatively, capturing multiple photos of the scene and applying 3D photogrammetry can infer these details as they often represent feature-rich regions. However, the accuracy of LiDAR for featureless regions is rarely reached. Therefore, we suggest combining the strengths of LiDAR and camera-based capture by introducing SurfFill: a Gaussian surfel-based LiDAR completion scheme. We analyze LiDAR capturings and attribute LiDAR beam divergence as a main factor for artifacts, manifesting mostly at thin structures and edges. We use this insight to introduce an ambiguity heuristic for completed scans by evaluating the change in density in the point cloud. This allows us to identify points close to missed areas, which we can then use to grow additional points from to complete the scan. For this point growing, we constrain Gaussian surfel reconstruction [Huang et al. 2024] to focus optimization and densification on these ambiguous areas. Finally, Gaussian primitives of the reconstruction in ambiguous areas are extracted and sampled for points to complete the point cloud. To address the challenges of large-scale reconstruction, we extend this pipeline with a divide-and-conquer scheme for building-sized point cloud completion. We evaluate on the task of LiDAR point cloud completion of synthetic and real-world scenes and find that our method outperforms previous reconstruction methods.
- North America > United States (0.04)
- Europe > Germany (0.04)
- Asia (0.04)
- (2 more...)
- Research Report (0.50)
- Overview (0.46)
- Information Technology > Sensing and Signal Processing > Image Processing (1.00)
- Information Technology > Artificial Intelligence > Vision (1.00)
- Information Technology > Artificial Intelligence > Machine Learning > Statistical Learning (0.93)
- Information Technology > Artificial Intelligence > Machine Learning > Neural Networks (0.68)